This patch enhances the Summagraphics emulation by adding 2 features:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 10 May 2006 15:06:55 +0000 (16:06 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 10 May 2006 15:06:55 +0000 (16:06 +0100)
commit4886fcc7492e97ada683118369ffbe347b0da860
tree71ef34a7753c3a29fd07d8f147028df055a5d555
parentff712d654d6b6cb6deb0da538d7a8d9c4318e5d3
This patch enhances the Summagraphics emulation by adding 2 features:

1)  Move the tablet to the second serial port.  This way the tablet will
not interfere with people who want to use a serial console on the guest.

2)  Enhance the Summagraphics emulation so that the Windows XP driver
works.  Turns out the Windows driver was using capabilities the X driver
didn't care about and it wouldn't recognize the tablet without these
capabilities.

Signed-off-by: donald.d.dugger@intel.com
tools/ioemu/hw/pc.c
tools/ioemu/hw/pckbd.c
tools/ioemu/hw/serial.c
tools/ioemu/vl.c
tools/ioemu/vl.h